Mantain only error related logging
Used for disabling every engine log function
////////////////////////////// Default Asset Files /////////////////////////////////
Use that for mainly mantaining engine related debug things
Will call HipRenderer.exitOnError for each glCall
Will call HipRenderer.exitOnError for each glCall. WebGL has a bizarre glGetError in terms of performance, it can degradate it alone. This will possibily never be enabled.
Default time in millis to restart the click count on Mouse and Keyboard
Beware that a lot of effects are disabled on Android when using low latency, aka Fast Mixer. So, it is better to have a deep thought before allowing its low latency. You will also lose sample rate conversion, so it is a lot problematic. Until there's a hand made sample converter, it will be almost impossible to use.
Will use OpenSL ES optimal sample rate for output and buffer size multiple.
Unused yet?
Used to track calls to find where the print call is located.
This module is used for mantaining global options related to the engine